Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Count VPN controller cancellations #2720

Merged

Conversation

diegoreymendez
Copy link
Contributor

@diegoreymendez diegoreymendez commented Apr 29, 2024

Task/Issue URL: https://app.asana.com/0/1199230911884351/1207193126056882/f

Description

Stop counting when the user disables the VPN configuration creation as a controller start failure.

Testing

IMPORTANT: there's an issue that's causing the VPN allow dialog to come up twice, I'm currently debugging this but haven't reached a conclusion yet.

  1. Open Console.app and filter by "👾"
  2. Make sure you've deleted the VPN configuration from system settings
  3. Start the VPN and when the dialog to allow the VPN configuration creation comes up, cancel it.
  4. Check in the console that you see the pixel netp_controller_start_cancelled

Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@diegoreymendez diegoreymendez changed the title Diego/vpn cancellation is start success Count VPN controller cancellations as success Apr 29, 2024
@diegoreymendez diegoreymendez changed the title Count VPN controller cancellations as success Count VPN controller cancellations Apr 29, 2024
@github-actions github-actions bot added the bot: not in app board Added by automation for pull requests with tasks not added to macOS App Board Asana project label Apr 29, 2024
@diegoreymendez diegoreymendez removed the bot: not in app board Added by automation for pull requests with tasks not added to macOS App Board Asana project label Apr 29, 2024
@diegoreymendez diegoreymendez self-assigned this Apr 29, 2024
@github-actions github-actions bot added the bot: not in app board Added by automation for pull requests with tasks not added to macOS App Board Asana project label Apr 29, 2024
@diegoreymendez diegoreymendez marked this pull request as ready for review April 29, 2024 17:45
@diegoreymendez diegoreymendez removed the bot: not in app board Added by automation for pull requests with tasks not added to macOS App Board Asana project label Apr 29, 2024
…ProtectionTunnelController.swift


Committing a change from a code review comment.

Co-authored-by: Sam Symons <[email protected]>
@diegoreymendez diegoreymendez merged commit 89a38be into release/1.86.0 May 1, 2024
18 checks passed
@diegoreymendez diegoreymendez deleted the diego/vpn-cancellation-is-start-success branch May 1, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants